clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
authorEric Anholt <eric@anholt.net>
Tue, 17 Jan 2017 20:31:56 +0000 (07:31 +1100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:31:36 +0000 (20:31 +0000)
commit9995a0dfd379cfb98d126a50c7da4af750deddeb
tree289e7323a9a4ba9d7b67b307ba5331e9d691e0f4
parent570f1bc1d2dad9054f358722316df0a4529e3cfd
clk: bcm2835: Register the DSI0/DSI1 pixel clocks.

The DSI pixel clocks are muxed from clocks generated in the analog phy
by the DSI driver.  In order to set them as parents, we need to do the
same name lookup dance on them as we do for our root oscillator.

Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
(cherry picked from commit 8a39e9fa578229fd4604266c6ebb1a3a77d7994c)
Documentation/devicetree/bindings/clock/brcm,bcm2835-cprman.txt
drivers/clk/bcm/clk-bcm2835.c
include/dt-bindings/clock/bcm2835.h